﻿2026-08-02T16:34:12.2905707Z ##[group]Run actions/checkout@v5
2026-08-02T16:34:12.2905963Z with:
2026-08-02T16:34:12.2906151Z   repository: SaberMage/spt-shell-notify
2026-08-02T16:34:12.2906380Z   path: .adapter-notify
2026-08-02T16:34:12.2908122Z   token: ***
2026-08-02T16:34:12.2908297Z   ssh-strict: true
2026-08-02T16:34:12.2908470Z   ssh-user: git
2026-08-02T16:34:12.2908644Z   persist-credentials: true
2026-08-02T16:34:12.2908844Z   clean: true
2026-08-02T16:34:12.2909100Z   sparse-checkout-cone-mode: true
2026-08-02T16:34:12.2909314Z   fetch-depth: 1
2026-08-02T16:34:12.2909486Z   fetch-tags: false
2026-08-02T16:34:12.2909667Z   show-progress: true
2026-08-02T16:34:12.2909839Z   lfs: false
2026-08-02T16:34:12.2910001Z   submodules: false
2026-08-02T16:34:12.2910177Z   set-safe-directory: true
2026-08-02T16:34:12.2910379Z   allow-unsafe-pr-checkout: false
2026-08-02T16:34:12.2910578Z env:
2026-08-02T16:34:12.2910751Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-02T16:34:12.2910975Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-02T16:34:12.2911225Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:34:12.2911570Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:12.2912015Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:12.2912430Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:12.2920723Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:12.2921105Z ##[endgroup]
2026-08-02T16:34:12.4627340Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T16:34:12.4627807Z ##[group]Getting Git version info
2026-08-02T16:34:12.4628190Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-02T16:34:12.4644794Z [command]/usr/bin/git version
2026-08-02T16:34:12.4711276Z git version 2.43.0
2026-08-02T16:34:12.4729675Z ##[endgroup]
2026-08-02T16:34:12.4735790Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/036ef12b-7311-4fde-9bab-c6579f309d0a/.gitconfig'
2026-08-02T16:34:12.4742580Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/036ef12b-7311-4fde-9bab-c6579f309d0a' before making global git config changes
2026-08-02T16:34:12.4743332Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:34:12.4745582Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T16:34:12.4773455Z ##[group]Initializing the repository
2026-08-02T16:34:12.4776923Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T16:34:12.4803410Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T16:34:12.4804010Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-02T16:34:12.4804510Z hint: of your new repositories, which will suppress this warning, call:
2026-08-02T16:34:12.4805178Z hint: 
2026-08-02T16:34:12.4805898Z hint: 	git config --global init.defaultBranch <name>
2026-08-02T16:34:12.4806245Z hint: 
2026-08-02T16:34:12.4806551Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T16:34:12.4807029Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T16:34:12.4807412Z hint: 
2026-08-02T16:34:12.4807615Z hint: 	git branch -m <name>
2026-08-02T16:34:12.4808823Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T16:34:12.4817030Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T16:34:12.4843850Z ##[endgroup]
2026-08-02T16:34:12.4844453Z ##[group]Disabling automatic garbage collection
2026-08-02T16:34:12.4845888Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:34:12.4870228Z ##[endgroup]
2026-08-02T16:34:12.4870594Z ##[group]Setting up auth
2026-08-02T16:34:12.4876362Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:34:12.4902237Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:34:12.5125536Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:34:12.5152181Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:34:12.5338925Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:34:12.5364961Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:34:12.5562452Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:34:12.5593668Z ##[endgroup]
2026-08-02T16:34:12.5594062Z ##[group]Determining the default branch
2026-08-02T16:34:12.5596531Z Retrieving the default branch name
2026-08-02T16:34:12.9966889Z Default branch 'main'
2026-08-02T16:34:12.9967491Z ##[endgroup]
2026-08-02T16:34:12.9967885Z ##[group]Fetching the repository
2026-08-02T16:34:12.9971772Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-02T16:34:13.4896894Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T16:34:13.4897339Z  * [new branch]      main       -> origin/main
2026-08-02T16:34:13.4914156Z ##[endgroup]
2026-08-02T16:34:13.4914499Z ##[group]Determining the checkout info
2026-08-02T16:34:13.4916614Z ##[endgroup]
2026-08-02T16:34:13.4920934Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:34:13.4956956Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:34:13.4985887Z ##[group]Checking out the ref
2026-08-02T16:34:13.4988740Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T16:34:13.5030727Z Switched to a new branch 'main'
2026-08-02T16:34:13.5031139Z branch 'main' set up to track 'origin/main'.
2026-08-02T16:34:13.5035780Z ##[endgroup]
2026-08-02T16:34:13.5070502Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:34:13.5092524Z ee2d37eadc730c0019e0af82d683074c509634a2
